home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / amos / amosl0794.lzh / AMOSLIST / 000031_amos-request@svcs1.digex.net_Sat Jul 16 13:09:01 1994.msg < prev    next >
Internet Message Format  |  1994-08-01  |  2KB

  1. Received: from hela.INS.CWRU.Edu by nfs1.digex.net with SMTP id AA22565
  2.   (5.67b8/IDA-1.5 for <mcox@access.digex.net>); Sat, 16 Jul 1994 13:08:59 -0400
  3. Received: from svcs1.digex.net (svcs1.digex.net [164.109.10.23]) by hela.INS.CWRU.Edu with SMTP (8.6.8.1+cwru/CWRU-2.1-freenet-gw)
  4.     id NAA29493; Sat, 16 Jul 1994 13:08:52 -0400 (from amos-request@svcs1.digex.net)
  5. Received: by svcs1.digex.net id AA09396
  6.   (5.67b8/IDA-1.5 for amos-out); Fri, 24 Jun 1994 03:12:44 -0400
  7. Received: from nfs1.digex.net by svcs1.digex.net with SMTP id AA09390
  8.   (5.67b8/IDA-1.5 for <amos@svcs1.digex.net>); Fri, 24 Jun 1994 03:12:41 -0400
  9. Received: from bos1a.delphi.com by nfs1.digex.net with SMTP id AA20578
  10.   (5.67b8/IDA-1.5 for <amos-list@access.digex.com>); Fri, 24 Jun 1994 03:12:39 -0400
  11. Received: from bix.com by delphi.com (PMDF V4.3-7 #6563)
  12.  id <01HDWLT7IIA890RV6A@delphi.com>; Fri, 24 Jun 1994 03:12:34 EDT
  13. Received: by bix.com (CoSy3.31.1.45) id <9406232324.memo.78898@BIX.com>; Thu,
  14.  23 Jun 1994 23:24:12 -0400 (EDT)
  15. Date: Thu, 23 Jun 1994 23:24:11 -0400 (EDT)
  16. From: sfmcnally@BIX.com
  17. Subject: Re: AmosPro Bank Structures
  18. To: amos-list@access.digex.net
  19. Message-Id: <9406232324.memo.78898@BIX.com>
  20. Content-Transfer-Encoding: 7BIT
  21. X-Cosy-To: amos-list@access.digex.com
  22. Status: RO
  23.  
  24. Jedon,
  25.  
  26. If you want a fast 2D rotation routine (even in Uncompiled Amos) then talk
  27. to Ryan Scott about getting a back issue #13 of Playfield!.  (Or Ryan, would
  28. you mind if I post the Demo+Article here? (10k LHA file))
  29.  
  30. As for Rotating directly in the Bank, that wouldn't work so well as you'd be
  31. rotating an already rotated image, and after a while your images would look
  32. pretty ugly.  :)  But, rotating from the Bank to the Screen would work, as
  33. the bank image wouldn't be touched.
  34.  
  35. Seumas